projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
295b8aa
)
switch: Remove unused variables from private struct
author
Benjamin Otte
<otte@redhat.com>
Mon, 16 Feb 2015 02:24:38 +0000
(
03:24
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 16 Feb 2015 22:57:03 +0000
(23:57 +0100)
gtk/gtkswitch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.c
b/gtk/gtkswitch.c
index 405fb87fb565a7e5d78754e6374ffd5357752565..ad1790d3fc8eff679e36deb23b6827968277fbe0 100644
(file)
--- a/
gtk/gtkswitch.c
+++ b/
gtk/gtkswitch.c
@@
-68,8
+68,6
@@
struct _GtkSwitchPrivate
gint handle_x;
gint offset;
- gint drag_start;
- gint drag_threshold;
gint64 start_time;
gint64 end_time;
guint tick_id;